معرفی شرکت ها


stb_image_write-devel-1.16^20231011gitbeebb24-12.fc39.x86_64.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Image writing to disk: PNG, TGA, BMP
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 39
مخزن Fedora Everything x86_64
نام بسته stb_image_write-devel
نام فایل بسته stb_image_write-devel-1.16^20231011gitbeebb24-12.fc39.x86_64.rpm
نسخه بسته 1.16^20231011gitbeebb24
انتشار بسته 12.fc39
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Wed 25 Oct 2023 11
هاست سازنده buildvm-x86-23.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/nothings/stb
مجوز MIT OR Unlicense
حجم دانلود 31K
حجم نصب 72.024K
This header file is a library for writing images to C stdio or a callback. The PNG output is not optimal; it is 20-50% larger than the file written by a decent optimizing implementation; though providing a custom zlib compress function (see STBIW_ZLIB_COMPRESS) can mitigate that. This library is designed for source code compactness and simplicity, not optimal image file size or run-time performance.


جایگزین ها

بسته نسخه معماری مخزن
stb_image_write-devel-1.16^20230129git5736b15-0.7.fc39.aarch64.rpm 1.16^20230129git5736b15 aarch64 Fedora Everything
stb_image_write-devel-1.16^20230129git5736b15-0.7.fc39.i686.rpm 1.16^20230129git5736b15 i686 Fedora Everything
stb_image_write-devel-1.16^20230129git5736b15-0.7.fc39.x86_64.rpm 1.16^20230129git5736b15 x86_64 Fedora Everything
stb_image_write-devel-1.16^20231011gitbeebb24-12.fc39.aarch64.rpm 1.16^20231011gitbeebb24 aarch64 Fedora Everything
stb_image_write-devel-1.16^20231011gitbeebb24-12.fc39.i686.rpm 1.16^20231011gitbeebb24 i686 Fedora Everything
stb_image_write-devel-1.16^20240213gitae721c5-6.fc39.aarch64.rpm 1.16^20240213gitae721c5 aarch64 Fedora Everything
stb_image_write-devel-1.16^20240213gitae721c5-6.fc39.i686.rpm 1.16^20240213gitae721c5 i686 Fedora Everything
stb_image_write-devel-1.16^20240213gitae721c5-6.fc39.x86_64.rpm 1.16^20240213gitae721c5 x86_64 Fedora Everything


ارائه دهنده

مقدار نام
= 1.16^20231011gitbeebb24-12.fc39 stb_image_write-devel
= 1.16^20231011gitbeebb24-12.fc39 stb_image_write-devel(x86-64)
= 1.16^20231011gitbeebb24-12.fc39 stb_image_write-static


نحوه نصب


نصب پکیج rpm stb_image_write-devel:

    dnf install stb_image_write-devel-1.16^20231011gitbeebb24-12.fc39.x86_64.rpm


فایل ها

مسیرها
/usr/include/stb
/usr/include/stb/stb_image_write.h
/usr/include/stb_image_write.h
/usr/share/licenses/stb_image_write-devel


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2023-10-25

stb_vorbis: fix GHSL-2023-165 / fix CVE-2023-45675

2023-10-25

stb_image: fix GHSL-2023-151 / fix CVE-2023-45667

2023-10-25

stb_image: fix GHSL-2023-150 / fix CVE-2023-45666

2023-10-25

Document another bug, PR, and name (GHSL-2023-149) for CVE-2023-43898

2023-10-25

stb_image: fix GHSL-2023-148 / fix CVE-2023-45664

2023-10-25

stb_image: fix GHSL-2023-147 / fix CVE-2023-45663

2023-10-25

stb_image: fix GHSL-2023-146 / fix CVE-2023-45662

2023-10-25

stb_image: fix GHSL-2023-145 / fix CVE-2023-45661

2023-10-25

Document that 1454.patch fixes CVE-2023-43898

2023-10-25

Backport a PR fixing undefined behavior in stb_image_resize2

2023-10-25

Backport three PR’s fixing undefined behavior in stb_image

2023-10-25

Update to 0^beebb24git20231011 (minor C99 fixes)

2023-10-10

Fedora, EPEL9+: drop the initial “0.” from the Release

2023-10-10

Update to 0^20231009gitc4bbb6e
A new stb_image_resize2 library is introduced
Upstream has deprecated stb_image_resize, but we still package it

2023-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

2023-06-18

Use new (rpm 4.17.1+) bcond style